build: Use Meson’s module for building .pc files
authorJan Tojnar <jtojnar@gmail.com>
Sun, 27 Dec 2020 05:27:59 +0000 (06:27 +0100)
committerJan Tojnar <jtojnar@gmail.com>
Sun, 27 Dec 2020 05:27:59 +0000 (06:27 +0100)
commit2c9f2325e28d53a72345de41075c8acb851dd7a5
tree03e7fd4973debaf7c20473e623d2e57b4543a62c
parent9c84fa127a33e33e8dc5e93adb5e40d3a46b2dbc
build: Use Meson’s module for building .pc files

Using the module will prevent trivial bugs caused by incorrect string concatenation.

This is just a literal translation. In the future we might rely on Meson auto-detecting fields from library declaration.

Fixes: https://gitlab.gnome.org/GNOME/gtk/-/issues/3517
gtk4-unix-print.pc.in [deleted file]
gtk4.pc.in [deleted file]
meson.build